API Policy Manager
The API Policy Manager allows you to configure custom API Gateway policies.
This feature helps you to configure advanced policies on your gateway to tailor how APIs are executed. The policy provides an extra logic layer that you can use to provide additional routing, validation, or data manipulation before the request is processed by runtime.
Policies can also be configured via APIs, see Using Policies with Gateway APIs.
Supported Policies
With the API Policy Manager you can add the following policies to your APIs that are deployed on a Gateway.
- Assign Attributes Policy
- Assign Content Policy
- Cache Policy
- Circuit Breaker Policy
- Dynamic Routing Policy
- GraphQL Threat Protection Policy
- Groovy Policy
- HTML to JSON Policy
- HTTP Callout Policy
- IP Filtering Policy
- JSON to JSON Policy
- JSON to XML Policy
- JSON Threat Protection Policy
- JSON Validation Policy
- Mock Policy
- Override HTTP Method Policy
- XML Threat Protection Policy
- XML to JSON Policy
- XML Validation Policy
- Regex Threat Protection Policy
- Request Content Limit Policy
- Request Validation Policy
- Resource Filtering Policy
- REST to SOAP Policy
- Role Based Access Control Policy
- Traffic Shadowing Policy
- Transform Headers Policy
- Transform Query Parameters Policy
- URL Rewriting Policy